This repository was archived by the owner on Feb 11, 2025. It is now read-only.
PAR Support #401
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/[email protected], actions/setup-dotnet@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/[email protected], 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/
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L22
Nullability of reference types in type of parameter 'value' of 'void AuthorizeRedirect.ResponseType.set' doesn't match implicitly implemented member 'void IAuthorizeRequest.ResponseType.set' (possibly because of nullability attributes).
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L20
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L22
Non-nullable property 'ResponseType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run ./build.cmd:
src/Client/Extensions/RequestUrlExtensions.cs#L106
Missing XML comment for publicly visible type or member 'RequestUrlExtensions.CreateAuthorizeUrl(RequestUrl, AuthorizeRedirect, Parameters?)'
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L3
Missing XML comment for publicly visible type or member 'AuthorizeRedirect'
|
Run ./build.cmd:
src/Client/Messages/IAuthorizeRequest.cs#L3
Missing XML comment for publicly visible type or member 'IAuthorizeRequest'
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L22
Nullability of reference types in type of parameter 'value' of 'void AuthorizeRedirect.ResponseType.set' doesn't match implicitly implemented member 'void IAuthorizeRequest.ResponseType.set' (possibly because of nullability attributes).
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L20
Non-nullable property 'ClientId' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run ./build.cmd:
src/Client/Messages/AuthorizeRedirect.cs#L22
Non-nullable property 'ResponseType' must contain a non-null value when exiting constructor. Consider declaring the property as nullable.
|
Run ./build.cmd:
src/Client/Extensions/RequestUrlExtensions.cs#L106
Missing XML comment for publicly visible type or member 'RequestUrlExtensions.CreateAuthorizeUrl(RequestUrl, AuthorizeRedirect, Parameters?)'
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run actions/[email protected]
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
The logs for this run have expired and are no longer available.
Loading