Skip to content

feat: Replaces velocity with OSCR #367

feat: Replaces velocity with OSCR

feat: Replaces velocity with OSCR #367

Triggered via pull request August 16, 2024 14:22
@bdougiebdougie
synchronize #309
add-oscr
Status Failure
Total duration 40s
Artifacts

development.yml

on: pull_request
test  /  Test application
27s
test / Test application
test  /  Code standards
30s
test / Code standards
build
24s
build
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 5 warnings
test / Test application
Process completed with exit code 1.
test / Code standards: src/popup/pages/profile.tsx#L5
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L6
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L7
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L8
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L9
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L10
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L11
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L12
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L13
Expected indentation of 4 spaces but found 2
test / Code standards: src/popup/pages/profile.tsx#L14
Expected indentation of 4 spaces but found 2
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / Test application
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / Code standards
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
test / Code standards: src/popup/pages/profile.tsx#L69
'_' is assigned a value but never used