Updated version naming convention #18
Annotations
21 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-dotnet@v3, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
Build:
Rocksmith2014PsarcLib/ReaderExtensions/GeneralReaderExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Build:
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L10
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable field '_decryptedStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Build:
Rocksmith2014PsarcLib/Psarc/PsarcTOC.cs#L67
Cannot convert null literal to non-nullable reference type.
|
Build:
Rocksmith2014PsarcLib/Psarc/PsarcTOC.cs#L17
Non-nullable property 'Decryptor' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Build:
Rocksmith2014PsarcLib/ReaderExtensions/StructReaderExtensions.cs#L56
Dereference of a possibly null reference.
|
Build:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L79
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Build:
Rocksmith2014PsarcLib/Psarc/PsarcFile.cs#L158
Possible null reference return.
|
Publish:
Rocksmith2014PsarcLib/ReaderExtensions/GeneralReaderExtensions.cs#L15
Cannot convert null literal to non-nullable reference type.
|
Publish:
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L6
Non-nullable property 'Hash' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Psarc/PsarcTOCEntry.cs#L10
Non-nullable property 'Path' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Psarc/Models/Json/SongArrangement.cs#L268
Non-nullable property 'Attributes' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Psarc/Models/Json/SongArrangement.cs#L281
Non-nullable property 'ModelName' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Psarc/Models/Json/SongArrangement.cs#L283
Non-nullable property 'InsertRoot' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable property 'Reader' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Publish:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L57
Non-nullable field '_decryptedStream' must contain a non-null value when exiting constructor. Consider declaring the field as nullable.
|
Publish:
Rocksmith2014PsarcLib/Crypto/DecryptStream.cs#L79
'RijndaelManaged' is obsolete: 'The Rijndael and RijndaelManaged types are obsolete. Use Aes instead.' (https://aka.ms/dotnet-warnings/SYSLIB0022)
|
Publish:
Rocksmith2014PsarcLib/Psarc/Asset/TextPsarcAsset.cs#L10
Non-nullable property 'Text' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
The logs for this run have expired and are no longer available.
Loading