Bumping version (#107) #50
Annotations
11 warnings
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
src/api/collection.ts#L35
Unexpected any. Specify a different type
|
src/api/item.ts#L111
Unexpected any. Specify a different type
|
src/api/item.ts#L116
Unsafe assignment of an `any` value
|
src/api/item.ts#L134
Unexpected any. Specify a different type
|
src/api/item.ts#L142
Unsafe assignment of an `any` value
|
src/api/item.ts#L160
Unexpected any. Specify a different type
|
src/api/item.ts#L168
Unsafe assignment of an `any` value
|
src/api/user.ts#L12
Unexpected any. Specify a different type
|
src/api/user.ts#L50
Unexpected any. Specify a different type
|
src/api/user.ts#L177
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading