NAS-132636 / 25.04 / Upgrade to Angular 19 #17863
main.yml
on: pull_request
Checkout and Install
1m 44s
Matrix: Run tests
Collect coverage
20s
Annotations
6 errors and 11 warnings
Validate code style:
src/app/modules/buttons/mobile-back-button/mobile-back-button.component.ts#L23
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.dev/style-guide#style-05-16)
|
Validate code style:
src/app/pages/virtualization/components/all-instances/instance-details/instance-details.component.ts#L41
Output bindings, including aliases, should not be named "on", nor prefixed with it (https://angular.dev/style-guide#style-05-16)
|
Validate code style
Process completed with exit code 1.
|
Run tests (1)
Process completed with exit code 1.
|
Run tests (2)
Process completed with exit code 1.
|
Collect coverage
Process completed with exit code 1.
|
Validate code style:
src/app/modules/forms/ix-forms/services/ix-validators.service.ts#L64
Caution: `isCidr` also has a named export `v4`. Check if you meant to write `import {v4} from 'is-cidr'` instead
|
Validate code style:
src/app/modules/forms/ix-forms/services/ix-validators.service.ts#L64
Caution: `isCidr` also has a named export `v6`. Check if you meant to write `import {v6} from 'is-cidr'` instead
|
Validate code style:
src/app/modules/forms/ix-forms/validators/ip-validation.ts#L49
Caution: `isCidr` also has a named export `v4`. Check if you meant to write `import {v4} from 'is-cidr'` instead
|
Validate code style:
src/app/modules/forms/ix-forms/validators/ip-validation.ts#L49
Caution: `isCidr` also has a named export `v6`. Check if you meant to write `import {v6} from 'is-cidr'` instead
|
Validate code style:
src/app/modules/forms/ix-forms/validators/ip-validation.ts#L74
Caution: `isCidr` also has a named export `v4`. Check if you meant to write `import {v4} from 'is-cidr'` instead
|
Validate code style:
src/app/modules/forms/ix-forms/validators/ip-validation.ts#L74
Caution: `isCidr` also has a named export `v6`. Check if you meant to write `import {v6} from 'is-cidr'` instead
|
|
|
|
|
Collect coverage
Codecov:
Failed to properly upload report: The process '/home/runner/work/_actions/codecov/test-results-action/v1/dist/codecov' failed with exit code 1
|