Skip to content

Added supporters to about view #724

Added supporters to about view

Added supporters to about view #724

Triggered via push November 27, 2023 19:27
Status Failure
Total duration 2m 0s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: build-dev-release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
build-dev-release (windows-latest): src-ui/app/views/dashboard-view/views/auto-invite-request-accept-view/auto-invite-request-accept-view.component.html#L95
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
build-dev-release (windows-latest)
Process completed with exit code 1.
build-dev-release (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/