build: restart azure app container after deployment #20
Annotations
12 warnings
Build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-node@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build
Unexpected input(s) 'restart', valid inputs are ['app-name', 'publish-profile', 'slot-name', 'package', 'images', 'configuration-file', 'startup-command', 'resource-group-name']
|
Build:
client/src/app/+state/action-state.ts#L98
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/action-state.ts#L98
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/action-state.ts#L128
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/action-state.ts#L134
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/action-state.ts#L134
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/functional-effect.ts#L26
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/functional-effect.ts#L49
Unexpected any. Specify a different type
|
Build:
client/src/app/+state/users/actions/update-user.action.ts#L30
Forbidden non-null assertion
|
Build:
client/src/app/components/events/event-details/event-details.component.ts#L125
Forbidden non-null assertion
|
Build:
client/src/app/components/events/event-details/event-details.component.ts#L135
Forbidden non-null assertion
|