Skip to content

Feature molecule import statement support #1318

Feature molecule import statement support

Feature molecule import statement support #1318

Re-run triggered March 8, 2024 07:27
Status Failure
Total duration 58s
Artifacts

ci.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 6 warnings
lint-staged
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
lint-staged
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
lint-staged
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
lint-staged
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
lint-staged
Type 'Import' is missing the following properties from type 'Codec<any, any, any, any>': pack, unpack
lint-staged
Process completed with exit code 1.
test-unit
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-unit
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-unit
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-unit
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-unit
Type 'Import' is missing the following properties from type 'Codec<any, any, any, any>': pack, unpack
test-unit
Process completed with exit code 1.
test-e2e
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-e2e
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-e2e
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-e2e
Argument of type 'string | null | undefined' is not assignable to parameter of type 'string'.
test-e2e
Type 'Import' is missing the following properties from type 'Codec<any, any, any, any>': pack, unpack
test-e2e
Process completed with exit code 1.
lint-staged
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
lint-staged
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-unit
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-unit
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test-e2e
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, pnpm/action-setup@v2, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
test-e2e
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/