Skip to content

Update fixed files and format #430

Update fixed files and format

Update fixed files and format #430

Triggered via push August 10, 2024 20:16
Status Failure
Total duration 47s
Artifacts

lint.yml

on: push
Matrix: ci
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 warning
ci (ubuntu-latest, lts/*)
Property 'classHash' does not exist on type 'Contract<"YourCollectible" | "Eth" | "Strk">'.
ci (ubuntu-latest, lts/*)
Conversion of type 'MergeDeepRecord<AddExternalFlag<{ readonly devnet: { readonly YourCollectible: { readonly address: "0x6ebd5c271cbe5ee4efb6fae83a6844dd2b503411d0f949962546ccb9d7b6a0b"; readonly abi: readonly [{ readonly type: "impl"; readonly name: "YourCollectibleImpl"; readonly interface_name: "contracts::YourCollectible::IYourCol...' to type 'GenericContractsDeclaration | null' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
ci (ubuntu-latest, lts/*)
Process completed with exit code 2.
ci (ubuntu-latest, lts/*)
The following actions uses Node.js version which is deprecated 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/