refactor: add debug logging and improve some technical things (#133) #150
Annotations
7 warnings
Build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, docker/login-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/server/host/Endpoints/Administration/Events/StartEventEndpoint.cs#L34
Parameter 'userPushSubscriptionMapper' is unread.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/server/host/Endpoints/Administration/Events/StartEventEndpoint.cs#L34
Parameter 'userPushSubscriptionMapper' is unread.
|
Build
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context. Auto-generated code requires an explicit '#nullable' directive in source.
|
Build:
src/server/host/Endpoints/Administration/Events/StartEventEndpoint.cs#L34
Parameter 'userPushSubscriptionMapper' is unread.
|