update pe_source scripts to save to mdl #82
build.yml
on: push
Matrix: test
Run diagnostics
21s
coveralls-finish
0s
Matrix: build
Matrix: test-build
Annotations
16 errors and 7 warnings
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.7
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
|
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
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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
|
test source - py3.9
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
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 "---"
|