Various readability improvements for logging #96
build.yml
on: push
Matrix: test
Run diagnostics
24s
coveralls-finish
0s
Matrix: build
Matrix: test-build
Annotations
16 errors and 6 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.9
Process completed with exit code 2.
|
test source - py3.8
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_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
|
lint:
src/pe_asm/port_scans/cyhybatcher.go#L391
commentFormatting: put a space between `//` and comment text
|
lint:
src/pe_asm/port_scans/cyhybatcher.go#L402
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.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.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.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
|