Merge pull request #11 from LIT-Protocol/fix/remove_last_active_epoch #20
Annotations
11 warnings
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, peaceiris/actions-gh-pages@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
LitContracts/Allowlist/AllowlistService.cs#L19
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L29
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L56
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L69
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L77
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L83
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L88
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L94
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L102
Cannot convert null literal to non-nullable reference type.
|
LitContracts/Allowlist/AllowlistService.cs#L108
Cannot convert null literal to non-nullable reference type.
|
This job succeeded
Loading