Skip to content

Pulling fix/genome-page-linting into develop #1087

Pulling fix/genome-page-linting into develop

Pulling fix/genome-page-linting into develop #1087

Triggered via pull request March 7, 2024 23:19
Status Success
Total duration 4m 2s
Artifacts

pr-testing.yml

on: pull_request
Fit to window
Zoom out
Zoom in

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/.