Skip to content

Add WAS scan and help text to models #104

Add WAS scan and help text to models

Add WAS scan and help text to models #104

Triggered via push January 10, 2025 00:08
Status Failure
Total duration 8m 46s
Artifacts

build.yml

on: push
Matrix: test
Run diagnostics
26s
Run diagnostics
Matrix: build
Matrix: test-build
Fit to window
Zoom out
Zoom in

Annotations

16 errors and 7 warnings
test source - py3.7
The version '3.7' with architecture 'x64' was not found for Ubuntu 24.04. The list of all available versions can be found here: https://raw.githubusercontent.com/actions/python-versions/main/versions-manifest.json
test source - py3.6
Process completed with exit code 1.
test source - py3.6
The directory '~/.cache/pip' or its parent directory is not owned by the current user and caching wheels has been disabled. check the permissions and owner of that directory. If executing pip with sudo, you may want sudo's -H flag.
test source - py3.8
Process completed with exit code 1.
test source - py3.9
Process completed with exit code 2.
test source - py3.10
Process completed with exit code 2.
lint: .github/dependabot.yml#L32
32:5 [key-duplicates] duplication of key "ignore" in mapping
lint: .github/dependabot.yml#L52
52:1 [key-duplicates] duplication of key "version" in mapping
lint: .github/labels.yml#L71
71:2 syntax error: expected chomping or indentation indicators, but found '>' (syntax)
lint: src/pe_reports/docker-compose.yaml#L59
59:1 [empty-lines] too many blank lines (3 > 2)
lint: src/pe_reports/docker-compose.yaml#L90
90:1 [empty-lines] too many blank lines (3 > 2)
lint: src/pe_asm/port_scans/cyhybatcher.go#L1
commentFormatting: put a space between `//` and comment text
lint: src/pe_asm/port_scans/cyhybatcher.go#L337
commentFormatting: put a space between `//` and comment text
lint: src/pe_asm/port_scans/cyhybatcher.go#L339
commentFormatting: put a space between `//` and comment text
lint: src/pe_asm/port_scans/cyhybatcher.go#L344
commentFormatting: put a space between `//` and comment text
lint: src/pe_asm/port_scans/cyhybatcher.go#L350
commentFormatting: put a space between `//` and comment text
test source - py3.7
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run diagnostics
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
test source - py3.8
Cache save failed.
test source - py3.9
Cache save failed.
test source - py3.10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
lint: src/pe_reports/docker-compose.yaml#L1
1:1 [document-start] missing document start "---"