csharp: Support absent struct enum content field #1165
ci-required-checks.yml
on: pull_request
filter
5s
pre-commit
/
Validate pre-commit
15s
codegen
/
Check for uncommitted changes
52s
Matrix: bridge-ci / Webhook Bridge CI
Waiting for pending jobs
Matrix: cli-lint / CLI Lint
Waiting for pending jobs
Matrix: go-ci / build
Waiting for pending jobs
Matrix: java-lint / Java Lint
Waiting for pending jobs
Matrix: php-ci / build-test
Waiting for pending jobs
Matrix: python-lint / python-lint
Waiting for pending jobs
Matrix: python-tests / python-tests
Waiting for pending jobs
Matrix: ruby-lint / Ruby Lint and Tests and Tests
Waiting for pending jobs
Matrix: rust-lint / Rust Lint
Waiting for pending jobs
Matrix: server-ci / Server CI
Waiting for pending jobs
csharp-lint
/
C# Lint
29s
bridge-ci
/
Bridge Hadolint
bridge-ci
/
Check for unused dependencies
bridge-ci
/
Check formatting
bridge-ci
/
Run cargo-sort
cli-lint
/
Check formatting
cli-lint
/
Run Hadolint
cli-lint
/
Run cargo-sort
go-lint
/
build
javascript-lint
/
build
kotlin-lint
/
Kotlin Lint
openapi-compatibility-check
/
openapi-compatibility-check
python-lint
/
python-test-release
rust-lint
/
Check for unused dependencies
rust-lint
/
Check formatting
server-ci
/
Check for unused dependencies
server-ci
/
Check formatting
server-ci
/
Run cargo-sort
server-docker-image
/
Server docker image CI
server-docker-image
/
Server docker image hadolint
CI Required Checks
3s
Annotations
4 errors and 12 warnings
|
csharp-lint / C# Lint
Process completed with exit code 1.
|
|
csharp-lint / C# Lint:
csharp/Svix.Tests/WiremockTests.cs#L442
'object' does not contain a definition for 'Switch' and no accessible extension method 'Switch' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
csharp-lint / C# Lint:
csharp/Svix.Tests/WiremockTests.cs#L442
'object' does not contain a definition for 'Switch' and no accessible extension method 'Switch' accepting a first argument of type 'object' could be found (are you missing a using directive or an assembly reference?)
|
|
CI Required Checks
Process completed with exit code 1.
|
|
pre-commit / Validate pre-commit
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
pre-commit / Validate pre-commit
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L444
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L443
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L442
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L441
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L440
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L439
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L438
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/IngestSourceIn.cs#L437
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/AutoConfigSinkType.cs#L98
Cannot convert null literal to non-nullable reference type.
|
|
csharp-lint / C# Lint:
csharp/Svix/Models/AutoConfigSinkType.cs#L97
Cannot convert null literal to non-nullable reference type.
|