Skip to content

Manual Publish

Manual Publish #46

Manually triggered November 24, 2023 14:06
Status Success
Total duration 2m 14s
Artifacts

publish.yml

on: workflow_dispatch
build-and-publish
2m 5s
build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

6 warnings
build-and-publish
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v2, 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/
build-and-publish: projects/angular/components/ui-grid/src/ui-grid.component.html#L17
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
build-and-publish: projects/angular/components/ui-grid/src/ui-grid.component.html#L27
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
build-and-publish: projects/angular/components/ui-grid/src/ui-grid.component.html#L47
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
build-and-publish: projects/angular/components/ui-grid/src/ui-grid.component.html#L73
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
build-and-publish: projects/angular/components/ui-grid/src/ui-grid.component.html#L795
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead