Update libs with Statistics
endpoints
#222
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
10 errors and 1 warning
C# Lint:
csharp/Svix/Statistics.cs#L27
Invalid token '{' in class, record, struct, or interface member declaration
|
C# Lint:
csharp/Svix/Statistics.cs#L34
Invalid token 'return' in class, record, struct, or interface member declaration
|
C# Lint:
csharp/Svix/Statistics.cs#L34
Invalid token ';' in class, record, struct, or interface member declaration
|
C# Lint:
csharp/Svix/Statistics.cs#L36
Type or namespace definition, or end-of-file expected
|
C# Lint:
csharp/Svix/Statistics.cs#L36
Tuple must contain at least two elements.
|
C# Lint:
csharp/Svix/Statistics.cs#L37
Type or namespace definition, or end-of-file expected
|
C# Lint:
csharp/Svix/Statistics.cs#L38
A namespace cannot directly contain members such as fields or methods
|
C# Lint:
csharp/Svix/Statistics.cs#L38
Type or namespace definition, or end-of-file expected
|
C# Lint:
csharp/Svix/Statistics.cs#L38
Identifier expected
|
C# Lint:
csharp/Svix/Statistics.cs#L38
Type expected
|
C# Lint
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-dotnet@v1.7.2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|