Merge pull request #21 from ThatChocolateGuy/dependabot/nuget/Microso… #88
Annotations
12 warnings
build
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/setup-dotnet@v1. 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/setup-dotnet@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build:
Program.cs#L6
Type 'Program' is a static holder type but is neither static nor NotInheritable
|
build:
Models/Channel.cs#L17
Change 'CertificateLink' to be read-only by removing the property setter.
|
build:
Models/Customer.cs#L20
Change 'CertificateLink' to be read-only by removing the property setter.
|
build:
Models/Customer.cs#L21
Change 'Orders' to be read-only by removing the property setter.
|
build:
Models/Certificate.cs#L35
Change 'OrderItem' to be read-only by removing the property setter.
|
build:
Models/Order.cs#L16
Change 'OrderItems' to be read-only by removing the property setter.
|
build:
Models/Promotion.cs#L18
Change 'CertificateLink' to be read-only by removing the property setter.
|
build:
Models/StaffType.cs#L15
Change 'StaffLink' to be read-only by removing the property setter.
|
build:
Models/Role.cs#L17
Change 'StaffLink' to be read-only by removing the property setter.
|
build:
Models/Staff.cs#L30
Change 'CertificateLink' to be read-only by removing the property setter.
|