Give every route its own method #453
ci.yml
on: push
Upstream httpbin suite
39s
Matrix: build
Annotations
30 warnings
|
build (21):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1442
[InvalidParam] Parameter name `is` is unknown.
|
|
build (21):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1441
[InvalidParam] Parameter name `request` is unknown.
|
|
build (21):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L467
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build (21):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L346
[ImmutableEnumChecker] enums should be immutable: 'Route' has field 'methods' of type 'java.util.Set<java.lang.String>', 'Set' is mutable
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L64
[ParameterName] `/*ISLASTEMPTY=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L63
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L58
[ParameterName] `/*ISUNCOMPRESSED=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L57
[ParameterName] `/*MLEN=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L56
[ParameterName] `/*MNIBBLES=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (21):
src/main/java/org/gaul/httpbin/Brotli.java#L55
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1442
[InvalidParam] Parameter name `is` is unknown.
|
|
build (25):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1441
[InvalidParam] Parameter name `request` is unknown.
|
|
build (25):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L467
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
build (25):
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L346
[ImmutableEnumChecker] enums should be immutable: 'Route' has field 'methods' of type 'java.util.Set<java.lang.String>', 'Set' is mutable
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L64
[ParameterName] `/*ISLASTEMPTY=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L63
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L58
[ParameterName] `/*ISUNCOMPRESSED=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L57
[ParameterName] `/*MLEN=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L56
[ParameterName] `/*MNIBBLES=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
build (25):
src/main/java/org/gaul/httpbin/Brotli.java#L55
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1442
[InvalidParam] Parameter name `is` is unknown.
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L1441
[InvalidParam] Parameter name `request` is unknown.
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L467
[StatementSwitchToExpressionSwitch] This statement switch can be converted to a new-style arrow switch
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/HttpBinHandler.java#L346
[ImmutableEnumChecker] enums should be immutable: 'Route' has field 'methods' of type 'java.util.Set<java.lang.String>', 'Set' is mutable
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L64
[ParameterName] `/*ISLASTEMPTY=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L63
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L58
[ParameterName] `/*ISUNCOMPRESSED=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L57
[ParameterName] `/*MLEN=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L56
[ParameterName] `/*MNIBBLES=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|
|
Upstream httpbin suite:
src/main/java/org/gaul/httpbin/Brotli.java#L55
[ParameterName] `/*ISLAST=*/` does not match formal parameter name `value`; either fix the name or use a regular comment
|