Skip to content

Bump get-func-name from 2.0.0 to 2.0.2 #8

Bump get-func-name from 2.0.0 to 2.0.2

Bump get-func-name from 2.0.0 to 2.0.2 #8

Triggered via pull request September 27, 2023 23:40
Status Failure
Total duration 3m 50s
Artifacts

lint.yaml

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

Annotations

10 errors
ci (ubuntu-latest, 16.x)
Argument of type '{ contractName: string; functionName: string; }' is not assignable to parameter of type 'never'.
ci (ubuntu-latest, 16.x)
Argument of type '{ contractName: string; functionName: string; }' is not assignable to parameter of type 'never'.
ci (ubuntu-latest, 16.x)
Type 'string' is not assignable to type 'undefined'.
ci (ubuntu-latest, 16.x)
Property 'args' does not exist on type 'Log<bigint, number, undefined, undefined, [undefined], undefined>'.
ci (ubuntu-latest, 16.x)
Type 'string' is not assignable to type 'never'.
ci (ubuntu-latest, 16.x)
Type '{ greetingSetter: string | undefined; }' is not assignable to type 'undefined'.
ci (ubuntu-latest, 16.x)
Property 'toString' does not exist on type 'never'.
ci (ubuntu-latest, 16.x)
Argument of type '{ contractName: string; functionName: string; args: string[]; value: string; onBlockConfirmation: (txnReceipt: any) => void; }' is not assignable to parameter of type 'never'.
ci (ubuntu-latest, 16.x)
Parameter 'txnReceipt' implicitly has an 'any' type.
ci (ubuntu-latest, 16.x)
Implicit conversion of a 'symbol' to a 'string' will fail at runtime. Consider wrapping this expression in 'String(...)'.