Skip to content

prevent harmless error in radio-group when non-radio-button is clicked #2291

prevent harmless error in radio-group when non-radio-button is clicked

prevent harmless error in radio-group when non-radio-button is clicked #2291

Re-run triggered April 22, 2024 20:27
Status Failure
Total duration 1m 36s
Artifacts

node.js.yml

on: pull_request
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
build (18.x): src/components/radio-group/radio-group.component.ts#L132
Unsafe assignment of an `any` value
build (18.x): src/components/radio-group/radio-group.component.ts#L132
Unsafe call of an `any` typed value
build (18.x): src/components/radio-group/radio-group.component.ts#L136
Unsafe member access .disabled on an `any` value
build (18.x): src/components/radio-group/radio-group.component.ts#L140
Unsafe assignment of an `any` value
build (18.x): src/components/radio-group/radio-group.component.ts#L140
Unsafe member access .value on an `any` value
build (18.x)
Process completed with exit code 1.
build (18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.