chore: update readme #17
ci.yml
on: push
source
21s
unit
2m 52s
browser-reference
54s
browser-production
1m 50s
kinetic-orb
6m 40s
package
23s
security
18s
Matrix: cross-platform
Annotations
44 errors and 9 warnings
|
security
Process completed with exit code 1.
|
|
source
Function lacks ending return statement and return type does not include 'undefined'.
|
|
source
Binding element 'id' implicitly has an 'any' type.
|
|
source
'error' is of type 'unknown'.
|
|
source
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
source
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
source
Parameter 'candidate' implicitly has an 'any' type.
|
|
source
Parameter 'candidate' implicitly has an 'any' type.
|
|
source
Parameter 'candidate' implicitly has an 'any' type.
|
|
source
Type 'unknown' is not assignable to type 'string'.
|
|
source
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
package
Process completed with exit code 1.
|
|
cross-platform (macos-15)
Function lacks ending return statement and return type does not include 'undefined'.
|
|
cross-platform (macos-15)
Binding element 'id' implicitly has an 'any' type.
|
|
cross-platform (macos-15)
'error' is of type 'unknown'.
|
|
cross-platform (macos-15)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
cross-platform (macos-15)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
cross-platform (macos-15)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (macos-15)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (macos-15)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (macos-15)
Type 'unknown' is not assignable to type 'string'.
|
|
cross-platform (macos-15)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
cross-platform (windows-2025)
Function lacks ending return statement and return type does not include 'undefined'.
|
|
cross-platform (windows-2025)
Binding element 'id' implicitly has an 'any' type.
|
|
cross-platform (windows-2025)
'error' is of type 'unknown'.
|
|
cross-platform (windows-2025)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
cross-platform (windows-2025)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
cross-platform (windows-2025)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (windows-2025)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (windows-2025)
Parameter 'candidate' implicitly has an 'any' type.
|
|
cross-platform (windows-2025)
Type 'unknown' is not assignable to type 'string'.
|
|
cross-platform (windows-2025)
Cannot find module '@pixel-point/aval-format' or its corresponding type declarations.
|
|
browser-reference
Process completed with exit code 1.
|
|
packages/compiler/test/dev-server.test.ts > loopback dev server > serves every published bundle file with exact range/entity headers:
packages/compiler/src/commands/dev-package-modules.ts#L65
CompilerError: Could not prepare built dev dependency @pixel-point/aval-element
❯ packages/compiler/src/commands/dev-package-modules.ts:65:13
❯ createPackageModuleStore packages/compiler/src/commands/dev-package-modules.ts:53:19
❯ startDevServer packages/compiler/src/commands/dev-server.ts:43:19
❯ packages/compiler/test/dev-server.test.ts:78:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'IO_FAILED' }
Caused by: Caused by: Error: ENOENT: no such file or directory, realpath '/home/runner/work/aval/aval/node_modules/@pixel-point/aval-element/dist/index.js'
❯ packages/compiler/src/commands/dev-package-modules.ts:56:47
❯ createPackageModuleStore packages/compiler/src/commands/dev-package-modules.ts:53:19
❯ startDevServer packages/compiler/src/commands/dev-server.ts:43:19
❯ packages/compiler/test/dev-server.test.ts:78:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'realpath', path: '/home/runner/work/aval/aval/node_modules/@pixel-point/aval-element/dist/index.js' }
|
|
packages/compiler/test/dev-server.test.ts > loopback dev server > rejects its closed signal when a bound server fails at runtime:
packages/compiler/src/commands/dev-package-modules.ts#L65
CompilerError: Could not prepare built dev dependency @pixel-point/aval-element
❯ packages/compiler/src/commands/dev-package-modules.ts:65:13
❯ createPackageModuleStore packages/compiler/src/commands/dev-package-modules.ts:53:19
❯ startDevServer packages/compiler/src/commands/dev-server.ts:43:19
❯ packages/compiler/test/dev-server.test.ts:52:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'IO_FAILED' }
Caused by: Caused by: Error: ENOENT: no such file or directory, realpath '/home/runner/work/aval/aval/node_modules/@pixel-point/aval-element/dist/index.js'
❯ packages/compiler/src/commands/dev-package-modules.ts:56:47
❯ createPackageModuleStore packages/compiler/src/commands/dev-package-modules.ts:53:19
❯ startDevServer packages/compiler/src/commands/dev-server.ts:43:19
❯ packages/compiler/test/dev-server.test.ts:52:20
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { errno: -2, code: 'ENOENT', syscall: 'realpath', path: '/home/runner/work/aval/aval/node_modules/@pixel-point/aval-element/dist/index.js' }
|
|
packages/certification/test/display-import-script.test.ts > display observation import > rejects the retired producer-authored expectation columns:
packages/certification/test/display-import-script.test.ts#L43
AssertionError: expected [Function] to throw error matching /header is not canonical/u but got 'Command failed: /opt/hostedtoolcache/…'
- Expected:
/header is not canonical/u
+ Received:
"Command failed: /opt/hostedtoolcache/node/22.12.0/x64/bin/node scripts/certification/import-display-observations.mjs /tmp/aval-observations-hostile-DKxukS/input.csv /tmp/aval-observations-hostile-DKxukS/metadata.json /tmp/aval-observations-hostile-DKxukS/output.json
node:internal/modules/esm/resolve:275
throw new ERR_MODULE_NOT_FOUND(
^
Error [ERR_MODULE_NOT_FOUND]: Cannot find module '/home/runner/work/aval/aval/packages/certification/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/import-display-observations.mjs
at finalizeResolution (node:internal/modules/esm/resolve:275:11)
at moduleResolve (node:internal/modules/esm/resolve:932:10)
at defaultResolve (node:internal/modules/esm/resolve:1056:11)
at ModuleLoader.defaultResolve (node:internal/modules/esm/loader:654:12)
at #cachedDefaultResolve (node:internal/modules/esm/loader:603:25)
at ModuleLoader.resolve (node:internal/modules/esm/loader:586:38)
at ModuleLoader.getModuleJobForImport (node:internal/modules/esm/loader:242:38)
at onImport.tracePromise.__proto__ (node:internal/modules/esm/loader:546:36)
at TracingChannel.tracePromise (node:diagnostics_channel:344:14)
at ModuleLoader.import (node:internal/modules/esm/loader:545:21) {
code: 'ERR_MODULE_NOT_FOUND',
url: 'file:///home/runner/work/aval/aval/packages/certification/dist/index.js'
}
Node.js v22.12.0
"
❯ packages/certification/test/display-import-script.test.ts:43:164
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > rejects a path substitution after the fixture handle is open:
tests/package/candidate-fixture-authority.test.ts#L179
AssertionError: expected [Function] to throw error matching /changed while being verified/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/changed while being verified/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:179:10
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > rejects candidate-policy-oversize declarations before reading or allocating:
tests/package/candidate-fixture-authority.test.ts#L165
AssertionError: expected [Function] to throw error matching /exceeds policy limit/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/exceeds policy limit/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:165:41
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > rejects a symlink even when its target bytes match the manifest:
tests/package/candidate-fixture-authority.test.ts#L157
AssertionError: expected [Function] to throw error matching /symbolic links/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/symbolic links/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:157:48
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > requires the canonical harness role and media type:
tests/package/candidate-fixture-authority.test.ts#L143
AssertionError: expected [Function] to throw error matching /browser-harness/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/browser-harness/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:143:9
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > rejects a certification harness path substitution after secure open:
tests/package/candidate-fixture-authority.test.ts#L127
AssertionError: expected [Function] to throw error matching /changed while being verified/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/changed while being verified/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:127:9
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > rejects mutated certification harness bytes:
tests/package/candidate-fixture-authority.test.ts#L104
AssertionError: expected [Function] to throw error matching /byteLength|digest|expected/u but got 'Cannot find module \'/home/runner/wor…'
- Expected:
/byteLength|digest|expected/u
+ Received:
"Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs"
❯ tests/package/candidate-fixture-authority.test.ts:104:9
|
|
tests/package/candidate-fixture-authority.test.ts > candidate fixture authority stable reads > separately binds the exact fatal-boundary source and certification harness:
scripts/certification/candidate-fixtures.mjs#L7
Error: Cannot find module '/home/runner/work/aval/aval/packages/format/dist/index.js' imported from /home/runner/work/aval/aval/scripts/certification/candidate-fixtures.mjs
❯ loadCandidateFixtureAuthority scripts/certification/candidate-fixtures.mjs:7:18
❯ tests/package/candidate-fixture-authority.test.ts:66:25
⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯⎯
Serialized Error: { code: 'ERR_MODULE_NOT_FOUND' }
|
|
kinetic-orb
Process completed with exit code 1.
|
|
security
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
source
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
package
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cross-platform (macos-15)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
cross-platform (windows-2025)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
browser-reference
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
browser-production
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
unit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
kinetic-orb
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683, actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020, actions/upload-artifact@ea165f8d65b6e75b540449e92b4886f43607fa02. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
kinetic-orb-playwright
|
21.1 MB |
sha256:a74a27e114f7ec82448b45f41197b6e87ad989fb0f4511ae50040b07b3b3737f
|
|