optimise http listening for complex environments like grasscutter #9
Annotations
1 error and 3 warnings
build
Unhandled error: HttpError: Resource not accessible by integration
|
build
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/github-script@v3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3, actions/github-script@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build:
GameServer/Game/Challenge/ChallengeEntityLoader.cs#L11
Parameter 'SceneInstance scene' is captured into the state of the enclosing type and its value is also passed to the base constructor. The value might be captured by the base class as well.
|