Bump @socketsecurity/sdk from 1.4.5 to 1.4.6 #1554
lint.yml
on: pull_request
Linting
/
Resolving inputs
0s
Matrix: Linting / Test
Annotations
10 errors
|
Linting / Test (20, ubuntu-latest):
src/commands/action/core/index.ts#L9
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/action/run-action.ts#L7
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/action/run-action.ts#L35
Argument of type '(i: Record<string, any>) => any[]' is not assignable to parameter of type '(this: undefined, value: unknown, index: number, array: unknown[]) => any'.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/analytics/display-analytics.ts#L17
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/analytics/fetch-org-analytics.ts#L7
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/analytics/fetch-repo-analytics.ts#L7
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/audit-log/get-audit-log.ts#L5
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/audit-log/get-audit-log.ts#L73
Parameter 'log' implicitly has an 'any' type.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/diff-scan/get-diff-scan.ts#L7
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|
|
Linting / Test (20, ubuntu-latest):
src/commands/info/get-package-info.ts#L10
Cannot find module '@socketsecurity/sdk' or its corresponding type declarations.
|