Altinn / altinn-auth-audit-log

Audit log for authentication and authorisation activities
MIT License
0 stars 1 forks source link

Cleanup: remove compiler warnings, enable nullable for all projects and prevent new warnings from being added #92

Open Alxandr opened 4 months ago

Alxandr commented 4 months ago

Description

See tasks

Additional Information

No response

Tasks

- [ ] Remove all compiler warnings
- [ ] Enable nullable reference types for all projects (including test projects)
- [ ] Update CI to run with WarnAsError

Acceptance Criterias

No response