Skip to content

feat(hardened262): Preliminary harness #9932

feat(hardened262): Preliminary harness

feat(hardened262): Preliminary harness #9932

Triggered via pull request November 14, 2024 21:03
Status Failure
Total duration 8m 32s
Artifacts

ci.yml

on: pull_request
Matrix: cover
Matrix: test-async-hooks
Matrix: test-xs
Matrix: test
Matrix: test262
Matrix: viable-release
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 16 warnings
viable-release (20.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (20.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (20.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; syncModuleTransforms: SyncModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; Compartment: typeof globalThis.Compartment; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (20.x, ubuntu-latest)
Argument of type '{ makeImportHook: ImportHookMaker; parserForLanguage: any; modules: { [k: string]: { namespace: {}; }; }; Compartment: typeof Compartment; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (20.x, ubuntu-latest)
Process completed with exit code 1.
viable-release (18.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (18.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (18.x, ubuntu-latest)
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; syncModuleTransforms: SyncModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; Compartment: typeof globalThis.Compartment; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (18.x, ubuntu-latest)
Argument of type '{ makeImportHook: ImportHookMaker; parserForLanguage: any; modules: { [k: string]: { namespace: {}; }; }; Compartment: typeof Compartment; }' is not assignable to parameter of type 'LinkOptions'.
viable-release (18.x, ubuntu-latest)
Process completed with exit code 1.
lint
Argument of type '{ makeImportHook: ImportHookMaker; parserForLanguage: any; modules: { [k: string]: { namespace: {}; }; }; Compartment: typeof Compartment; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; syncModuleTransforms: SyncModuleTransforms | undefined; parserForLanguage: any; archiveOnly: true; Compartment: typeof globalThis.Compartment; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ makeImportHook: ImportHookMaker; parserForLanguage: any; modules: { [k: string]: { namespace: {}; }; }; Compartment: typeof Compartment; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ resolve: (spec: string, referrer: string) => string; makeImportHook: ImportHookMaker; moduleTransforms: ModuleTransforms | undefined; parserForLanguage: any; }' is not assignable to parameter of type 'LinkOptions'.
lint
Argument of type '{ makeImportHook: ImportHookMaker; parserForLanguage: any; modules: { [k: string]: { namespace: {}; }; }; Compartment: typeof Compartment; }' is not assignable to parameter of type 'LinkOptions'.
lint
Process completed with exit code 1.
test-async-hooks (20, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test262 (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-xs (20.x, 5.0.0, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
test-xs (20.x, 5.0.0, ubuntu-latest)
Unexpected input(s) 'path', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
test-async-hooks (18, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cover (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cover (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test262 (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
viable-release (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (22.4.1, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
viable-release (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (20.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test (18.x, ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
lint: packages/pass-style/src/typeGuards.js#L38
Invalid JSDoc @returns type "array"; prefer: "Array"