Build Container #3
build-container.yml
on: workflow_run
build-container
39s
Annotations
10 warnings
|
build-container:
Test.ServiceModel/GenerateBuiltInTypes.cs#L22
Nullability of reference types in type of parameter 'value' of 'void QueryBase2.OrderByDesc.set' doesn't match implicitly implemented member 'void IQuery.OrderByDesc.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/GenerateBuiltInTypes.cs#L21
Nullability of reference types in type of parameter 'value' of 'void QueryBase2.OrderBy.set' doesn't match implicitly implemented member 'void IQuery.OrderBy.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/AutoQueryCrudModels.cs#L247
Nullability of reference types in type of parameter 'value' of 'void RealDeleteAuditTenant.SessionId.set' doesn't match implicitly implemented member 'void IHasSessionId.SessionId.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/AutoQueryCrudModels.cs#L241
Nullability of reference types in type of parameter 'value' of 'void CreateRockstarAuditMqToken.BearerToken.set' doesn't match implicitly implemented member 'void IHasBearerToken.BearerToken.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/AutoQueryCrudModels.cs#L164
Nullability of reference types in type of parameter 'value' of 'void PatchRockstarAuditTenant.SessionId.set' doesn't match implicitly implemented member 'void IHasSessionId.SessionId.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/AutoQueryCrudModels.cs#L156
Nullability of reference types in type of parameter 'value' of 'void UpdateRockstarAuditTenant.SessionId.set' doesn't match implicitly implemented member 'void IHasSessionId.SessionId.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/AutoQueryCrudModels.cs#L145
Nullability of reference types in type of parameter 'value' of 'void CreateRockstarAuditTenant.SessionId.set' doesn't match implicitly implemented member 'void IHasSessionId.SessionId.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/CustomItems.cs#L29
Nullability of reference types in type of parameter 'value' of 'void QueryResponseAlt<T>.Meta.set' doesn't match implicitly implemented member 'void IMeta.Meta.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/CustomItems.cs#L30
Nullability of reference types in type of parameter 'value' of 'void QueryResponseAlt<T>.ResponseStatus.set' doesn't match implicitly implemented member 'void IHasResponseStatus.ResponseStatus.set' (possibly because of nullability attributes).
|
|
build-container:
Test.ServiceModel/CodeGenTestTypes.cs#L103
The type 'Test.ServiceModel.EnumType?' cannot be used as type parameter 'TKey' in the generic type or method 'Dictionary<TKey, TValue>'. Nullability of type argument 'Test.ServiceModel.EnumType?' doesn't match 'notnull' constraint.
|