Prepare Static App #1034
prepare-static-app.yml
on: schedule
build-static-app
1m 54s
Annotations
6 warnings
build-static-app
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-static-app:
_src/Blog.Builder/appsettings.Designer.cs#L16
The type name 'appsettings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-static-app:
_src/Blog.Builder/appsettings.Designer.cs#L16
The type name 'appsettings' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
build-static-app
The `save-state` 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-static-app
The `save-state` 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-static-app
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|