docker #26
Annotations
1 error and 3 warnings
|
docker
Process completed with exit code 1.
|
|
docker
07:46:41.771 exception during init phase
07:46:41.771 TypeError: Cannot read properties of undefined (reading 'match')
at #compose (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27384:48)
at /home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27183:24
at Array.forEach (<anonymous>)
at #loadImageFiles (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27157:23)
at README.init (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27143:27)
at async /home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:45719:5
|
|
docker
07:46:41.711 build_output_metadata is not a valid JSON object!
07:46:41.711 SyntaxError: Unexpected end of JSON input
at JSON.parse (<anonymous>)
at README.build_output_metadata (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27051:27)
at README.init (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27130:57)
at async /home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:45719:5
|
|
docker
07:46:41.706 sarif_file not a valid JSON file!
07:46:41.706 Error: EISDIR: illegal operation on a directory, read
at readFileSync (node:fs:449:20)
at README.sarif_file (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27009:34)
at README.init (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:27130:57)
at /home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:45719:20
at /home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:45723:3
at Object.<anonymous> (/home/runner/work/_actions/11notes/action-docker-readme/v1/dist/index.js:45725:12)
at Module._compile (node:internal/modules/cjs/loader:1529:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
at Module.load (node:internal/modules/cjs/loader:1275:32)
at Module._load (node:internal/modules/cjs/loader:1096:12) {
errno: -21,
code: 'EISDIR',
syscall: 'read'
}
|