Publish #1
Annotations
1 error and 11 warnings
deploy
Process completed with exit code 1.
|
deploy
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy:
src/Dofusdude.Api/Api/AlmanaxApi.cs#L310
The result of the expression is always 'false' since a value of type 'DateOnly' is never equal to 'null' of type 'DateOnly?'
|
deploy:
src/Dofusdude.Api/Api/AlmanaxApi.cs#L391
The result of the expression is always 'false' since a value of type 'DateOnly' is never equal to 'null' of type 'DateOnly?'
|
deploy:
src/Dofusdude.Api/Model/Weapon.cs#L68
'Weapon.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/Weapon.cs#L213
'Weapon.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/Resource.cs#L59
'Resource.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/Resource.cs#L147
'Resource.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/ItemListEntry.cs#L66
'ItemListEntry.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/ItemListEntry.cs#L210
'ItemListEntry.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/Equipment.cs#L62
'Equipment.Conditions' is obsolete
|
deploy:
src/Dofusdude.Api/Model/Equipment.cs#L164
'Equipment.Conditions' is obsolete
|