chore: add testing files #11
Annotations
20 errors and 4 warnings
|
default (lts/*):
src/porridge.ts#L118
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (lts/*):
src/porridge.ts#L296
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (lts/*):
src/porridge-db.ts#L13
'UseStore' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
|
default (lts/*):
src/porridge-db.ts#L113
Type 'Payload | undefined' is not assignable to type 'Payload'.
|
default (lts/*):
src/porridge-db.ts#L115
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (lts/*):
src/porridge-db.ts#L244
Argument of type '(item: string) => Promise<unknown>' is not assignable to parameter of type '(value: IDBValidKey, index: number, array: IDBValidKey[]) => Promise<unknown>'.
|
default (lts/*):
src/porridge-db.ts#L258
Argument of type '(item: string) => Promise<[string, unknown]>' is not assignable to parameter of type '(value: IDBValidKey, index: number, array: IDBValidKey[]) => Promise<[string, unknown]>'.
|
default (lts/*):
src/porridge-db.ts#L292
Type 'Payload | undefined' is not assignable to type 'Payload'.
|
|
default (*):
src/porridge.ts#L118
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (*):
src/porridge.ts#L296
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (*):
src/porridge-db.ts#L13
'UseStore' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled.
|
|
default (*):
src/porridge-db.ts#L113
Type 'Payload | undefined' is not assignable to type 'Payload'.
|
default (*):
src/porridge-db.ts#L115
Argument of type 'string | undefined' is not assignable to parameter of type 'string'.
|
default (*):
src/porridge-db.ts#L244
Argument of type '(item: string) => Promise<unknown>' is not assignable to parameter of type '(value: IDBValidKey, index: number, array: IDBValidKey[]) => Promise<unknown>'.
|
default (*):
src/porridge-db.ts#L258
Argument of type '(item: string) => Promise<[string, unknown]>' is not assignable to parameter of type '(value: IDBValidKey, index: number, array: IDBValidKey[]) => Promise<[string, unknown]>'.
|
default (*):
src/porridge-db.ts#L292
Type 'Payload | undefined' is not assignable to type 'Payload'.
|
default (*)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
default (lts/*)
Your workflow is using a version of actions/cache that is scheduled for deprecation, actions/cache@13aacd865c20de90d75de3b17ebe84f7a17d57d2. Please update your workflow to use either v3 or v4 of actions/cache to avoid interruptions. Learn more: https://github.blog/changelog/2024-12-05-notice-of-upcoming-releases-and-breaking-changes-for-github-actions/#actions-cache-v1-v2-and-actions-toolkit-cache-package-closing-down
|
default (lts/*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
default (*)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|