Bump get-func-name from 2.0.0 to 2.0.2 in /packages/polar/sample-project #342
Triggered via pull request
September 27, 2023 22:35
Status
Success
Total duration
4m 36s
Artifacts
–
Annotations
7 warnings
tests
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2-beta, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
tests:
packages/polar/src/lib/chai/matchers/changeTokenBalance.ts#L2
'WasmAccount' is defined but never used. Allowed unused vars must match /_/u
|
tests:
packages/polar/src/lib/compile/scripts.ts#L23
Forbidden non-null assertion
|
tests:
packages/polar/src/lib/compile/tsSchema.ts#L55
Unexpected any. Specify a different type
|
tests:
packages/polar/src/lib/compile/tsSchema.ts#L64
Unexpected any. Specify a different type
|
tests:
packages/polar/src/lib/compile/utils.ts#L29
Argument 'schemas' should be typed with a non-any type
|
tests:
packages/polar/src/lib/response.ts#L5
Argument 'response' should be typed with a non-any type
|