Pulling fix/genome-page-linting into develop #1086
Annotations
9 errors and 1 warning
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L16
[camelcase] Identifier 'first_name' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L17
[camelcase] Identifier 'last_name' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L19
[camelcase] Identifier 'is_active' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L20
[camelcase] Identifier 'created_at' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L21
[camelcase] Identifier 'updated_at' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L27
[camelcase] Identifier 'created_at' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L28
[camelcase] Identifier 'updated_at' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L35
[camelcase] Identifier 'created_at' is not in camel case.
|
apps/publication/src/__tests__/mocks/MockAuthProvider.tsx#L36
[camelcase] Identifier 'updated_at' is not in camel case.
|
Unit tests
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|