Manual Publish #65
publish.yml
on: workflow_dispatch
build-and-publish
1m 56s
Annotations
7 warnings
build-and-publish
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-node@v2, actions/checkout@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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#L53
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#L79
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#L817
Async pipe results should not be negated. Use `(observable | async) === false`, `(observable | async) === null`, or `(observable | async) === undefined` to check its value instead
|