Skip to content

chore(codeowners): make life eaiser #5206

chore(codeowners): make life eaiser

chore(codeowners): make life eaiser #5206

Triggered via pull request January 5, 2024 07:49
Status Success
Total duration 4m 28s
Artifacts

ci.yml

on: pull_request
Determine if Build & Deploy is needed
0s
Determine if Build & Deploy is needed
Build and deploy to EB
0s
Build and deploy to EB
Fit to window
Zoom out
Zoom in

Annotations

14 warnings
install
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lint: src/config/config.ts#L5
Unexpected any. Specify a different type
lint: src/config/config.ts#L13
Unexpected any. Specify a different type
lint: src/config/config.ts#L20
Unexpected use of 'isNaN'. Use Number.isNaN instead https://github.com/airbnb/javascript#standard-library--isnan
lint: src/config/config.ts#L34
Unexpected any. Specify a different type
lint: src/constants/constants.ts#L5
'JobStatus' is already declared in the upper scope on line 5 column 13
lint: src/constants/constants.ts#L11
'SiteStatus' is already declared in the upper scope on line 11 column 13
lint: src/constants/constants.ts#L17
'RedirectionTypes' is already declared in the upper scope on line 17 column 13
lint: src/constants/constants.ts#L22
'CollaboratorRoles' is already declared in the upper scope on line 22 column 13
lint: src/constants/constants.ts#L33
'ReviewRequestStatus' is already declared in the upper scope on line 33 column 13
lint: src/constants/featureFlags.ts#L1
Prefer default export on a file with single export
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/