feat: Parallelize item parsing #35
Annotations
22 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: 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/.
|
Publish Release:
Loader/scdb.Xml/Entities/loadout.cs#L3
The type name 'loadout' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish Release:
Loader/scdb.Xml/Entities/modifier.cs#L3
The type name 'modifier' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Publish Release:
Loader/StarmapLoader.cs#L98
The variable 'e' is declared but never used
|
Publish Release:
Loader/StarmapLoader.cs#L17
Field 'StarmapLoader.EntryTuple.Count' is never assigned to, and will always have its default value 0
|
Publish Release:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L78
The field 'ProjectileDetonationParams.explodeOnFinalImpact' is never used
|
Publish Release:
Loader/StarmapLoader.cs#L22
Field 'StarmapLoader.IDTuple.StarmapID' is never assigned to, and will always have its default value null
|
Publish Release:
Loader/StarmapLoader.cs#L21
Field 'StarmapLoader.IDTuple.Layer0ID' is never assigned to, and will always have its default value null
|
Publish Release:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L69
The field 'ProjectileDetonationParams.safeDistance' is never used
|
Publish Release:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L75
The field 'ProjectileDetonationParams.explodeOnImpact' is never used
|
Publish Release:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L81
The field 'ProjectileDetonationParams.explodeOnExpire' is never used
|
Build:
Loader/scdb.Xml/Entities/loadout.cs#L3
The type name 'loadout' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Loader/scdb.Xml/Entities/modifier.cs#L3
The type name 'modifier' only contains lower-cased ascii characters. Such names may become reserved for the language.
|
Build:
Loader/StarmapLoader.cs#L98
The variable 'e' is declared but never used
|
Build:
Loader/AmmoLoader.cs#L14
Field 'AmmoLoader.verbose' is never assigned to, and will always have its default value false
|
Build:
Loader/StarmapLoader.cs#L21
Field 'StarmapLoader.IDTuple.Layer0ID' is never assigned to, and will always have its default value null
|
Build:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L78
The field 'ProjectileDetonationParams.explodeOnFinalImpact' is never used
|
Build:
Loader/StarmapLoader.cs#L22
Field 'StarmapLoader.IDTuple.StarmapID' is never assigned to, and will always have its default value null
|
Build:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L66
The field 'ProjectileDetonationParams.armTime' is never used
|
Build:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L84
The field 'ProjectileDetonationParams.explodeOnTargetRange' is never used
|
Build:
Loader/scdb.Xml/Entities/BulletProjectileParams.cs#L81
The field 'ProjectileDetonationParams.explodeOnExpire' is never used
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "linux-build", "windows-build".
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/
|
Loading