Attempt #3: Added fix for release vars #12
Annotations
1 error and 4 warnings
build
Input required and not supplied: tag_name
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: microsoft/[email protected], actions/create-release@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
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:
NEXImageControlPanel/App.xaml.cs#L28
Non-nullable property 'Services' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
NEXImageControlPanel/App.xaml.cs#L28
Non-nullable property 'Services' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|