Merge branch 'master' into interface-for-testing #77
Annotations
10 errors
build:
Passbook.Generator/IPassGenerator.cs#L11
The type or namespace name 'PassGeneratorRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/IPassGenerator.cs#L22
The type or namespace name 'IReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/IPassGenerator.cs#L22
The type or namespace name 'PassGeneratorRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/PassGenerator.cs#L17
'PassGenerator' does not implement interface member 'IPassGenerator.Generate(PassGeneratorRequest)'
|
build:
Passbook.Generator/PassGenerator.cs#L17
'PassGenerator' does not implement interface member 'IPassGenerator.Generate(IReadOnlyList<PassGeneratorRequest>)'
|
build:
Passbook.Generator/IPassGenerator.cs#L11
The type or namespace name 'PassGeneratorRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/IPassGenerator.cs#L22
The type or namespace name 'IReadOnlyList<>' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/IPassGenerator.cs#L22
The type or namespace name 'PassGeneratorRequest' could not be found (are you missing a using directive or an assembly reference?)
|
build:
Passbook.Generator/PassGenerator.cs#L17
'PassGenerator' does not implement interface member 'IPassGenerator.Generate(PassGeneratorRequest)'
|
build:
Passbook.Generator/PassGenerator.cs#L17
'PassGenerator' does not implement interface member 'IPassGenerator.Generate(IReadOnlyList<PassGeneratorRequest>)'
|