Skip to content

Merge remote-tracking branch 'refs/remotes/origin/master' #15

Merge remote-tracking branch 'refs/remotes/origin/master'

Merge remote-tracking branch 'refs/remotes/origin/master' #15

Triggered via push December 1, 2023 15:47
Status Failure
Total duration 43s
Artifacts

ci-cd.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 4 warnings
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L12
Unexpected var, use let or const instead
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L18
Unexpected var, use let or const instead
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L22
Unexpected var, use let or const instead
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L29
Unexpected var, use let or const instead
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L61
Unexpected var, use let or const instead
build
Process completed with exit code 1.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L11
Lifecycle interface 'OnInit' should be implemented for method 'ngOnInit'. (https://angular.io/styleguide#style-09-01)
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L17
Unexpected any. Specify a different type
build: src/app/partials/live-code-hero/live-code-hero.component.ts#L23
Unexpected any. Specify a different type