Chore: Format code & tidy up (#142) #816
Annotations
3 errors and 3 warnings
build
Property 'gameParticipations' does not exist on type '{ gameChallengesWithTeamInfo: (id: number, params?: RequestParams) => Promise<AxiosResponse<GameDetailModel, any>>; ... 54 more ...; gameSubmitWriteup: (id: number, data: { ...; }, params?: RequestParams) => Promise<...>; }'. Did you mean 'gameParticipation'? [/home/runner/work/GZCTF/GZCTF/src/GZCTF/GZCTF.csproj]
|
build
Parameter 'res' implicitly has an 'any' type. [/home/runner/work/GZCTF/GZCTF/src/GZCTF/GZCTF.csproj]
|
build
Process completed with exit code 1.
|
build:
src/GZCTF/Program.cs#L18
The using directive for 'GZCTF.Utils' appeared previously in this namespace
|
build:
src/GZCTF/Program.cs#L18
The using directive for 'GZCTF.Utils' appeared previously in this namespace
|
build:
src/GZCTF/Program.cs#L18
The using directive for 'GZCTF.Utils' appeared previously in this namespace
|