Skip to content

Instantly share code, notes, and snippets.

@jen20
Created May 1, 2014 11:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jen20/53f49acfdbc582fe92f9 to your computer and use it in GitHub Desktop.
Save jen20/53f49acfdbc582fe92f9 to your computer and use it in GitHub Desktop.
W/ mono master
As of commit 3b32dfd9e03940ac1b6e6a79a5f27fef79a54182
Warnings:
/Users/James/Code/EventStore/src/EventStore/EventStore.sln (default targets) ->
(Build target) ->
/Users/James/Code/EventStore/src/EventStore/EventStore.Projections.Core.Tests/EventStore.Projections.Core.Tests.csproj (default targets) ->
/opt/mono-e1d0655a/lib/mono/4.5/Microsoft.CSharp.targets (CoreCompile target) ->
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(51,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(52,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(63,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(64,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(75,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(76,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(87,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/checkpoint_tag/checkpoint_tag_by_stream_positions.cs(88,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(13,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(19,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(25,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(31,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(37,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(43,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_creating.cs(49,17): warning CS0219: The variable `b' is assigned but its value is never used
Services/position_tagging/multistream_position_tagger/multistream_position_tagger.cs(174,66): warning CS0219: The variable `r' is assigned but its value is never used
Services/write_query_result_phase/creating.cs(24,21): warning CS0219: The variable `it' is assigned but its value is never used
Services/projections_manager/projection_manager_response_reader/when_creating.cs(12,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.projections_manager.projection_manager_response_reader.when_creating._exception' is assigned but its value is never used
Services/event_reader/all_streams_catalog_event_reader/when_reading_catalog.cs(18,44): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.all_streams_catalog_event_reader.when_reading_catalog.with_all_streams_catalog_event_reader._sourceDefinition' is assigned but its value is never used
Services/handlers/categorize_events_by_stream_path.cs(17,28): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.handlers.categorize_events_by_stream_path.when_handling_simple_event._sharedState' is assigned but its value is never used
Services/handlers/categorize_events_by_stream_path.cs(63,28): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.handlers.categorize_events_by_stream_path.when_handling_link_to_event._sharedState' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_accounting_completed_task.cs(9,21): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.parallel_processing_load_balancer.when_accounting_completed_task._task2ScheduledOn' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_accounting_completed_unmeasured_task.cs(8,21): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.parallel_processing_load_balancer.when_accounting_completed_unmeasured_task._task1ScheduledOn' is assigned but its value is never used
Services/parallel_processing_load_balancer/when_accounting_measured_tasks.cs(8,21): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.parallel_processing_load_balancer.when_accounting_measured_tasks._task1ScheduledOn' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_and_no_stream.cs(21,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_and_no_stream._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_and_no_stream.cs(25,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_and_no_stream._thirdEventId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_and_no_stream.cs(26,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_and_no_stream._fourthEventId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_for_all_streams.cs(20,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_for_all_streams._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed.cs(22,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_for_all_streams_and_eofs.cs(21,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_for_all_streams_and_eofs._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_handling_read_completed_for_all_streams_then_pause_requested_then_eof.cs(22,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_handling_read_completed_for_all_streams_then_pause_requested_then_eof._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/multi_stream_reader/when_has_been_created.cs(19,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.multi_stream_reader.when_has_been_created._publishWithCorrelationId' is assigned but its value is never used
Services/core_projection/checkpoint_manager/when_a_checkpoint_has_been_completed_and_requesting_checkpoint_to_stop.cs(15,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.core_projection.checkpoint_manager.when_a_checkpoint_has_been_completed_and_requesting_checkpoint_to_stop._exception' is assigned but its value is never used
Services/event_reader/heading_event_reader/when_starting_a_heading_event_reader.cs(17,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.heading_event_reader.when_starting_a_heading_event_reader._exception' is assigned but its value is never used
Services/event_reader/heading_event_reader/when_the_heading_event_reader_handles_an_event.cs(16,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.heading_event_reader.when_the_heading_event_reader_handles_an_event._exception' is assigned but its value is never used
Services/event_reader/heading_event_reader/when_the_heading_event_reader_subscribes_a_projection.cs(17,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.heading_event_reader.when_the_heading_event_reader_subscribes_a_projection._exception' is assigned but its value is never used
Services/event_reader/heading_event_reader/when_the_heading_event_reader_unsubscribes_a_projection.cs(16,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.heading_event_reader.when_the_heading_event_reader_unsubscribes_a_projection._exception' is assigned but its value is never used
Services/event_reader/heading_event_reader/when_the_heading_event_reader_with_a_subscribed_projection_handles_an_event.cs(18,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.heading_event_reader.when_the_heading_event_reader_with_a_subscribed_projection_handles_an_event._exception' is assigned but its value is never used
Services/projections_manager/runas/when_posting_a_transient_projection.cs(78,42): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.projections_manager.runas.when_posting_a_transient_projection.anonymous._testUserPrincipal' is assigned but its value is never used
Services/projections_manager/runas/when_posting_a_persistent_projection.cs(77,42): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.projections_manager.runas.when_posting_a_persistent_projection.anonymous._testUserPrincipal' is assigned but its value is never used
Services/projection_core_service_command_reader/when_creating.cs(41,27): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.projection_core_service_command_reader.when_creating._exception' is assigned but its value is never used
Services/slave_projection_response_writer/when_handling_spool_stream_reading_message.cs(12,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.slave_projection_response_writer.when_handling_spool_stream_reading_message._masterProjectionId' is assigned but its value is never used
Services/v8/v8_internals.cs(14,47): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.v8.v8_internals._stateHandlerFactory' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_no_stream.cs(21,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_no_stream._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_no_stream.cs(23,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_no_stream._firstEventId' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_no_stream.cs(24,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_no_stream._secondEventId' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_read_completed_and_eof.cs(20,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_read_completed_and_eof._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_read_completed_stream_event_reader.cs(19,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_read_completed_stream_event_reader._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/stream_reader/when_handling_read_completed_then_pause_then_eof.cs(19,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_handling_read_completed_then_pause_then_eof._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/stream_reader/when_paused_then_handling_no_stream.cs(20,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_paused_then_handling_no_stream._publishWithCorrelationId' is assigned but its value is never used
Services/event_reader/stream_reader/when_paused_then_handling_no_stream.cs(22,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_paused_then_handling_no_stream._firstEventId' is assigned but its value is never used
Services/event_reader/stream_reader/when_paused_then_handling_no_stream.cs(23,22): warning CS0414: The private field `EventStore.Projections.Core.Tests.Services.event_reader.stream_reader.when_paused_then_handling_no_stream._secondEventId' is assigned but its value is never used
52 Warning(s)
0 Error(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment