Skip to content

Simplify keyInfo calls #93

Simplify keyInfo calls

Simplify keyInfo calls #93

Triggered via push May 4, 2024 20:36
Status Failure
Total duration 3m 10s
Artifacts

test.yml

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

Annotations

21 errors and 2 warnings
build (3.10, 18.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'usernameErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'usernameErrors$'?
build (3.10, 18.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'passwordErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'passwordErrors$'?
build (3.10, 18.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'usernameErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'usernameErrors$'?
build (3.10, 18.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
The job was canceled because "_3_10_18_x" failed.
build (3.10, 16.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'usernameErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'usernameErrors$'?
build (3.10, 16.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'passwordErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'passwordErrors$'?
build (3.10, 16.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'usernameErrorMessage' does not exist on type 'LoginComponent'. Did you mean 'usernameErrors$'?
build (3.10, 16.x)
Property 'usernameInput' does not exist on type 'LoginComponent'.
build (3.10, 16.x)
Property 'passwordInput' does not exist on type 'LoginComponent'.
build (3.10, 18.x)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build (3.10, 18.x)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-python@v2, actions/setup-node@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/