Skip to content

feat(app): update project to angular 15 #73

feat(app): update project to angular 15

feat(app): update project to angular 15 #73

Re-run triggered June 8, 2023 10:22
Status Failure
Total duration 3m 30s
Artifacts

main.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 11 warnings
test
Process completed with exit code 1.
test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/checkout@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
test: src/app/components/accordion/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/accordion/examples/header.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/accordion/examples/multiple.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/alert/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/avatar/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/badges/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/breadcrumbs/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/button-icons/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/buttons/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)
test: src/app/components/carousel/examples/basic.ts#L7
Component class names should end with one of these suffixes: "Component" (https://angular.io/styleguide#style-02-03)