Skip to content

Validate constructor/call args against ABI types #1453

Validate constructor/call args against ABI types

Validate constructor/call args against ABI types #1453

Triggered via pull request February 7, 2024 04:32
Status Failure
Total duration 2m 20s
Artifacts

ci.yml

on: pull_request
Test Ignition on Windows with Node 16
2m 7s
Test Ignition on Windows with Node 16
Test Ignition on MacOS with Node 16
1m 19s
Test Ignition on MacOS with Node 16
Lint the project
38s
Lint the project
Matrix: test_on_linux
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 12 warnings
Test Ignition on Ubuntu with Node 20.5
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Function lacks ending return statement and return type does not include 'undefined'.
Test Ignition on Ubuntu with Node 20.5
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Function lacks ending return statement and return type does not include 'undefined'.
Lint the project
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Lint the project
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Function lacks ending return statement and return type does not include 'undefined'.
Test Ignition on Ubuntu with Node 18
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 18
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Function lacks ending return statement and return type does not include 'undefined'.
Test Ignition on Ubuntu with Node 16
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Function lacks ending return statement and return type does not include 'undefined'.
Test Ignition on MacOS with Node 16
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on MacOS with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Argument of type 'string' is not assignable to parameter of type 'ErrorDescriptor'.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Function lacks ending return statement and return type does not include 'undefined'.
Test Ignition on Windows with Node 16
Type '({ className, future, setToggled, setHoveredFuture }: { className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }) => Element | null | undefined' is not assignable to type 'FC<{ className: string; future: Future; setToggled: (id: string, newToggleState: boolean) => void; setHoveredFuture: (id: string) => void; }>'.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Windows with Node 16
Cannot find module '@nomicfoundation/ignition-core/ui-helpers' or its corresponding type declarations.
Test Ignition on Ubuntu with Node 20.5
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ignition on Ubuntu with Node 20.5
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Lint the project
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Lint the project
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Ignition on Ubuntu with Node 18
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ignition on Ubuntu with Node 18
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Ignition on Ubuntu with Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ignition on Ubuntu with Node 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Ignition on MacOS with Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ignition on MacOS with Node 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@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 Ignition on Windows with Node 16
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Test Ignition on Windows with Node 16
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/