Skip to content

2.0 Feature Release #11

2.0 Feature Release

2.0 Feature Release #11

Triggered via pull request June 27, 2024 17:56
@DJGosnellDJGosnell
synchronize #10
release-2.0
Status Success
Total duration 1m 49s
Artifacts 1

dotnet.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@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: src/DtronixPackage/PackageContent.cs#L8
Nullability of reference types in type of 'event PropertyChangedEventHandler PackageContent.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: src/DtronixPackage/PackageContent.cs#L10
Cannot convert null literal to non-nullable reference type.
build: src/DtronixPackage/RecursiveChangeNotifier/ChangeListener.cs#L14
Nullability of reference types in type of 'event PropertyChangedEventHandler ChangeListener.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
build: src/DtronixPackage/RecursiveChangeNotifier/ChangeListener.cs#L21
Nullability of reference types in type of 'event NotifyCollectionChangedEventHandler ChangeListener.CollectionChanged' doesn't match implicitly implemented member 'event NotifyCollectionChangedEventHandler? INotifyCollectionChanged.CollectionChanged'.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L72
Converting null literal or possible null value to non-nullable type.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L74
Dereference of a possibly null reference.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L43
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L44
Non-nullable property 'ComputerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L46
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build: src/DtronixPackage/Upgrades/PackageUpgrade_1_1_0.cs#L34
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.

Artifacts

Produced during runtime
Name Size
artifact Expired
57.5 KB