Lint nit #1842
types.yml
on: push
type-check
/
Resolving inputs
0s
Matrix: type-check / test
Annotations
10 errors and 1 warning
|
type-check / TS 5.4, "esnext", ./.:
src/commands/analytics/display-analytics.ts#L17
Module '"@socketsecurity/sdk"' declares 'SocketSdkReturnType' locally, but it is not exported.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/analytics/fetch-org-analytics.ts#L7
Module '"@socketsecurity/sdk"' declares 'SocketSdkReturnType' locally, but it is not exported.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/analytics/fetch-repo-analytics.ts#L7
Module '"@socketsecurity/sdk"' declares 'SocketSdkReturnType' locally, but it is not exported.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L5
Module '"@socketsecurity/sdk"' declares 'SocketSdkReturnType' locally, but it is not exported.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L73
Parameter 'log' implicitly has an 'any' type.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L201
Type 'boolean' is not assignable to type 'string'.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L202
Type 'boolean' is not assignable to type 'string'.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L205
Type 'number' is not assignable to type 'string'.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/audit-log/get-audit-log.ts#L206
Type 'number' is not assignable to type 'string'.
|
|
type-check / TS 5.4, "esnext", ./.:
src/commands/diff-scan/get-diff-scan.ts#L7
Module '"@socketsecurity/sdk"' declares 'SocketSdkReturnType' locally, but it is not exported.
|
|
type-check / TS 5.4, "esnext", ./.
Unexpected input(s) 'submodules', valid inputs are ['always-auth', 'node-version', 'node-version-file', 'architecture', 'check-latest', 'registry-url', 'scope', 'token', 'cache', 'cache-dependency-path']
|