Fix signed 32 bit int overflow #80
Annotations
5 errors and 1 warning
build:
ReplayBrowser/Data/Models/Replay.cs#L87
Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build:
ReplayBrowser/Data/Models/Replay.cs#L88
Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build:
ReplayBrowser/Data/Models/Replay.cs#L87
Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build:
ReplayBrowser/Data/Models/Replay.cs#L88
Cannot implicitly convert type 'long' to 'int'. An explicit conversion exists (are you missing a cast?)
|
build
Process completed with exit code 1.
|
build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|