Removed all Windows requirements. #7
Annotations
13 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, actions/upload-artifact@v2. 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, actions/upload-artifact@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:
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/Logging/LogEntry.cs#L11
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/ViewModel/PackageManagerViewModel.cs#L138
Cannot convert null literal to non-nullable reference type.
|
build:
src/DtronixPackage/ChangelogEntry.cs#L32
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/DtronixPackage/ChangelogEntry.cs#L40
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/DtronixPackage/ChangelogEntry.cs#L40
Non-nullable property 'ComputerName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
build:
src/DtronixPackage/ChangelogEntry.cs#L40
Non-nullable property 'Note' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "artifact".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact
Expired
|
57.1 KB |
|