feat: Add lint and prettier check in workflow #14
Annotations
10 errors and 11 warnings
Run ESLint
'cliProgress' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/Entity.spec.ts#L8
'backendClient' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'entityId' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'labels' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'data' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'redirectUri' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'authMode' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'authConfig' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/models/connectedAccounts.ts#L82
'appName' is never reassigned. Use 'const' instead
|
Run ESLint:
js/src/sdk/utils/error.ts#L136
'axiosDataMessage' is never reassigned. Use 'const' instead
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run ESLint:
js/src/cli/add.ts#L43
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L71
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L94
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L112
Unexpected any. Specify a different type
|
Run ESLint:
js/src/cli/add.ts#L120
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L124
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L132
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L144
Unexpected console statement
|
Run ESLint:
js/src/cli/add.ts#L150
Unexpected any. Specify a different type
|
Run ESLint:
js/src/cli/add.ts#L173
Unexpected console statement
|
Loading