Upgrade JS SDK and proto packages #53
Annotations
10 errors and 1 warning
Run npm run lint:
packages/site/gatsby-config.ts#L1
All imports in the declaration are only used as types. Use `import type`
|
Run npm run lint:
packages/site/gatsby-config.ts#L2
`dotenv` import should occur before import of `gatsby`
|
Run npm run lint:
packages/site/gatsby-config.ts#L5
Unexpected use of 'process'. This global is not available in the Node.js and browser environment
|
Run npm run lint:
packages/site/gatsby-config.ts#L5
Invalid type "string | undefined" of template literal expression
|
Run npm run lint:
packages/site/gatsby-config.ts#L20
Object Literal Property name `theme_color` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
Run npm run lint:
packages/site/gatsby-config.ts#L21
Object Literal Property name `background_color` must match one of the following formats: camelCase, PascalCase, UPPER_CASE
|
Run npm run lint:
packages/site/src/config/snap.ts#L6
Unexpected use of 'process'. This global is not available in the Node.js and browser environment
|
Run npm run lint:
packages/site/src/config/snap.ts#L9
Unexpected use of 'process'. This global is not available in the Node.js and browser environment
|
Run npm run lint:
packages/site/src/config/theme.ts#L1
Import "DefaultTheme" is only used as types
|
Run npm run lint:
packages/site/src/config/theme.ts#L117
Expected only 0 line after block description
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading