Clean up warning logs in test suites #5493
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
build.yml
on: pull_request
Check if build is needed
4s
Lint & unit test
5m 39s
Build Kirby lib
2m 37s
Build Kirby Cookbook
3m 11s
Deploy cookbook
55s
Annotations
22 warnings
Check if build is needed
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, dorny/paths-filter@v2.9.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Check if build is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check if build is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check if build is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Check if build is needed
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Build Kirby lib
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@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 Kirby Cookbook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint & unit test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-node@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Lint & unit test:
apps/cookbook/src/app/component-overview/component-display/component-display.component.ts#L9
Unexpected empty constructor
|
Lint & unit test:
apps/cookbook/src/app/examples/alert-example/alert-example.component.ts#L29
Unexpected any. Specify a different type
|
Lint & unit test:
apps/cookbook/src/app/examples/alert-example/alert-example.component.ts#L31
Unnecessary escape character: \"
|
Lint & unit test:
apps/cookbook/src/app/examples/charts-example/examples/chart-example-interaction.component.ts#L52
'_chart' is defined but never used
|
|
Lint & unit test:
apps/cookbook/src/app/examples/examples.common.ts#L61
Unexpected any. Specify a different type
|
Lint & unit test:
apps/cookbook/src/app/examples/list-example/examples/sections-and-colored-items.ts#L37
Unexpected any. Specify a different type
|
Lint & unit test:
apps/cookbook/src/app/examples/list-example/examples/sections-with-standalone.ts#L36
Unexpected any. Specify a different type
|
Lint & unit test:
apps/cookbook/src/app/examples/list-example/examples/sections.ts#L35
Unexpected any. Specify a different type
|
Lint & unit test:
apps/cookbook/src/app/examples/list-experimental-example/examples/item-sliding.ts#L27
Unexpected empty method 'onSelected'
|
Deploy cookbook
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Deploy cookbook
Unexpected input(s) 'repository', 'deployment', 'log_url', 'state', valid inputs are ['route', 'mediaType']
|
Deploy cookbook
Unexpected input(s) 'repository', 'ref', 'environment', 'production_environment', 'auto_merge', 'required_contexts', valid inputs are ['route', 'mediaType']
|
Deploy cookbook
Unexpected input(s) 'repository', 'deployment', 'environment_url', 'log_url', 'state', valid inputs are ['route', 'mediaType']
|