Skip to content

Merge remote-tracking branch 'origin/master' #11

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master' #11

Triggered via push January 18, 2024 19:20
Status Success
Total duration 3m 31s
Artifacts 2

dotnet-build.yml

on: push
Matrix: build-and-publish
Fit to window
Zoom out
Zoom in

Annotations

84 warnings
build-and-publish (ubuntu-latest, 6.0.x, linux-x64)
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-and-publish (ubuntu-latest, 6.0.x, linux-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Models/User.cs#L8
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Models/User.cs#L9
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L119
Converting null literal or possible null value to non-nullable type.
build-and-publish (ubuntu-latest, 6.0.x, win-x64)
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-and-publish (ubuntu-latest, 6.0.x, win-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, win-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/User.cs#L8
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/User.cs#L9
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Export/UserRaw.cs#L8
Non-nullable property 'Username' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Export/UserRaw.cs#L9
Non-nullable property 'Password' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Sound.cs#L7
Non-nullable property 'File' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Sound.cs#L8
Non-nullable property 'User' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Export/SoundRaw.cs#L8
Non-nullable property 'Name' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Models/Export/SoundRaw.cs#L9
Non-nullable property 'Author' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, win-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Services/UserService.cs#L15
Possible null reference assignment.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Services/UserService.cs#L13
Non-nullable field 'userRepository' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (ubuntu-latest, 6.0.x, win-x64): Services/SoundService.cs#L22
Possible null reference assignment.
build-and-publish (windows-latest, 6.0.x, win-x64)
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-and-publish (windows-latest, 6.0.x, win-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, win-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L119
Converting null literal or possible null value to non-nullable type.
build-and-publish (windows-latest, 6.0.x, win-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, win-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (windows-latest, 6.0.x, win-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L119
Converting null literal or possible null value to non-nullable type.
build-and-publish (windows-latest, 6.0.x, linux-x64)
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-and-publish (windows-latest, 6.0.x, linux-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, linux-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (windows-latest, 6.0.x, linux-x64): Libs/PlayButtonAction.cs#L5
Non-nullable field 'instance' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Libs/AudioPlayer.cs#L15
Non-nullable field 'wavePlayer' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64)
'AddSoundWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, linux-x64)
'SoundManageWindow.Title' hides inherited member 'Window.Title'. Use the new keyword if hiding was intended.
build-and-publish (windows-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L18
Non-nullable field 'FilePath' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L27
'OpenFileDialog' is obsolete: 'Use Window.StorageProvider API or TopLevel.StorageProvider API'
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L9
Non-nullable property 'Users' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L10
Non-nullable property 'Sounds' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L11
Non-nullable property 'Files' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): Database/DatabaseConnectionContext.cs#L12
Non-nullable property 'Playlists' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
build-and-publish (windows-latest, 6.0.x, linux-x64): UI/SoundManage/SoundManageWindow.axaml.cs#L119
Converting null literal or possible null value to non-nullable type.

Artifacts

Produced during runtime
Name Size
published-app-ubuntu-latest-9dc5e8fb2eb36d01b41b64f4e58a0641c005de48 Expired
118 MB
published-app-windows-latest-9dc5e8fb2eb36d01b41b64f4e58a0641c005de48 Expired
118 MB