Update github actions runner #25
Annotations
1 error and 12 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/checkout@v2, actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
|
deploy:
NetBarcode/Barcode.cs#L23
Missing XML comment for publicly visible type or member 'Type'
|
deploy:
NetBarcode/Barcode.cs#L25
Missing XML comment for publicly visible type or member 'Type.Codabar'
|
deploy:
NetBarcode/Barcode.cs#L26
Missing XML comment for publicly visible type or member 'Type.Code11'
|
deploy:
NetBarcode/Barcode.cs#L27
Missing XML comment for publicly visible type or member 'Type.Code128'
|
deploy:
NetBarcode/Barcode.cs#L28
Missing XML comment for publicly visible type or member 'Type.Code128A'
|
deploy:
NetBarcode/Barcode.cs#L29
Missing XML comment for publicly visible type or member 'Type.Code128B'
|
deploy:
NetBarcode/Barcode.cs#L30
Missing XML comment for publicly visible type or member 'Type.Code128C'
|
deploy:
NetBarcode/Barcode.cs#L31
Missing XML comment for publicly visible type or member 'Type.Code39'
|
deploy:
NetBarcode/Barcode.cs#L32
Missing XML comment for publicly visible type or member 'Type.Code39E'
|
deploy:
NetBarcode/Barcode.cs#L33
Missing XML comment for publicly visible type or member 'Type.Code93'
|